home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TDLGINTERNALLINK / TDLGINTERNALLINK.txt
Text File  |  2006-04-19  |  7KB  |  262 lines

  1. object dlgInternalLink: TdlgInternalLink
  2.   Left = 238
  3.   Top = 109
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 420
  7.   ClientWidth = 407
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object DestinationCtlPage: TPageControl
  22.     Left = 8
  23.     Top = 8
  24.     Width = 391
  25.     Height = 377
  26.     ActivePage = TabSheet1
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clBlack
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     object TabSheet1: TTabSheet
  35.       ExplicitLeft = 0
  36.       ExplicitTop = 0
  37.       ExplicitWidth = 0
  38.       ExplicitHeight = 0
  39.       object Label3: TLabel
  40.         Left = 8
  41.         Top = 50
  42.         Width = 3
  43.         Height = 13
  44.         Font.Charset = DEFAULT_CHARSET
  45.         Font.Color = clBlack
  46.         Font.Height = -11
  47.         Font.Name = 'MS Sans Serif'
  48.         Font.Style = []
  49.         ParentFont = False
  50.       end
  51.       object Bevel2: TBevel
  52.         Left = 8
  53.         Top = 37
  54.         Width = 367
  55.         Height = 2
  56.       end
  57.       object Label6: TLabel
  58.         Left = 8
  59.         Top = 142
  60.         Width = 379
  61.         Height = 13
  62.         Alignment = taCenter
  63.         AutoSize = False
  64.         Font.Charset = DEFAULT_CHARSET
  65.         Font.Color = clBlack
  66.         Font.Height = -11
  67.         Font.Name = 'MS Sans Serif'
  68.         Font.Style = []
  69.         ParentFont = False
  70.         Visible = False
  71.       end
  72.       object Lbltitle: TLabel
  73.         Left = 8
  74.         Top = 94
  75.         Width = 3
  76.         Height = 13
  77.         Font.Charset = DEFAULT_CHARSET
  78.         Font.Color = clBlack
  79.         Font.Height = -11
  80.         Font.Name = 'MS Sans Serif'
  81.         Font.Style = []
  82.         ParentFont = False
  83.       end
  84.       object Label1: TLabel
  85.         Left = 8
  86.         Top = 12
  87.         Width = 3
  88.         Height = 13
  89.         Font.Charset = DEFAULT_CHARSET
  90.         Font.Color = clNavy
  91.         Font.Height = -11
  92.         Font.Name = 'MS Sans Serif'
  93.         Font.Style = []
  94.         ParentFont = False
  95.       end
  96.       object Edit1: TEdit
  97.         Left = 8
  98.         Top = 65
  99.         Width = 367
  100.         Height = 21
  101.         HelpContext = 204
  102.         AutoSize = False
  103.         Font.Charset = DEFAULT_CHARSET
  104.         Font.Color = clBlack
  105.         Font.Height = -11
  106.         Font.Name = 'MS Sans Serif'
  107.         Font.Style = []
  108.         MaxLength = 256
  109.         ParentFont = False
  110.         TabOrder = 0
  111.         OnChange = Edit1Change
  112.       end
  113.       object EditTitle: TEdit
  114.         Left = 8
  115.         Top = 109
  116.         Width = 367
  117.         Height = 21
  118.         HelpContext = 733
  119.         TabOrder = 1
  120.       end
  121.       object Memo1: TSyntaxMemo
  122.         Left = 0
  123.         Top = 160
  124.         Width = 383
  125.         Height = 189
  126.         HelpContext = 57
  127.         Align = alBottom
  128.         ClipCopyFormats = [smTEXT, smRTF, smUNICODE]
  129.         Font.Charset = ANSI_CHARSET
  130.         Font.Color = clWindowText
  131.         Font.Height = -13
  132.         Font.Name = 'Courier New'
  133.         Font.Style = []
  134.         GutterFont.Charset = DEFAULT_CHARSET
  135.         GutterFont.Color = clWindowText
  136.         GutterFont.Height = -11
  137.         GutterFont.Name = 'MS Sans Serif'
  138.         GutterFont.Style = []
  139.         HideSelection = False
  140.         HyperCursor = crDefault
  141.         IndentStep = 1
  142.         Margin = 2
  143.         Modified = False
  144.         MonoPrint = True
  145.         Options = [smoSyntaxHighlight, smoPrintWrap, smoPrintLineNos, smoPrintFilename, smoPrintDate, smoPrintPageNos, smoAutoIndent, smoTabToColumn, smoWordSelect, smoShowRMargin, smoShowGutter, smoShowWrapColumn, smoTitleAsFilename, smoProcessDroppedFiles, smoBlockOverwriteCursor, smoShowWrapGlyph, smoColumnTrack, smoUseTAB, smoSmartFill, smoOLEDragSource, smoLineNumbers]
  146.         ReadOnly = True
  147.         RightMargin = 80
  148.         SaveFormat = sfTEXT
  149.         ScrollBars = ssBoth
  150.         SelLineStyle = lsCRLF
  151.         SelStart = 0
  152.         SelLength = 0
  153.         SelTextColor = clWhite
  154.         SelTextBack = clNavy
  155.         TabDefault = 4
  156.         TabOrder = 2
  157.         Version = '3.00.39'
  158.         Visible = False
  159.         VisiblePropEdPages = [ppOPTIONS, ppHIGHLIGHTING, ppAUTOCORRECT, ppTEMPLATES]
  160.         WrapAtColumn = 2048
  161.         CanMoveGutter = False
  162.         ActiveParser = 1
  163.       end
  164.     end
  165.     object TabSheet2: TTabSheet
  166.       ExplicitLeft = 0
  167.       ExplicitTop = 0
  168.       ExplicitWidth = 0
  169.       ExplicitHeight = 0
  170.       object Label4: TLabel
  171.         Left = 8
  172.         Top = 12
  173.         Width = 366
  174.         Height = 30
  175.         AutoSize = False
  176.         Font.Charset = DEFAULT_CHARSET
  177.         Font.Color = clNavy
  178.         Font.Height = -11
  179.         Font.Name = 'MS Sans Serif'
  180.         Font.Style = []
  181.         ParentFont = False
  182.         WordWrap = True
  183.       end
  184.       object Bevel1: TBevel
  185.         Left = 8
  186.         Top = 54
  187.         Width = 367
  188.         Height = 2
  189.       end
  190.       object Label7: TLabel
  191.         Left = 117
  192.         Top = 80
  193.         Width = 3
  194.         Height = 13
  195.         Font.Charset = DEFAULT_CHARSET
  196.         Font.Color = clBlack
  197.         Font.Height = -11
  198.         Font.Name = 'MS Sans Serif'
  199.         Font.Style = []
  200.         ParentFont = False
  201.       end
  202.       object ListBox1: TListBox
  203.         Left = 111
  204.         Top = 96
  205.         Width = 162
  206.         Height = 241
  207.         HelpContext = 108
  208.         ItemHeight = 13
  209.         TabOrder = 0
  210.         OnMouseDown = ListBox1MouseDown
  211.       end
  212.     end
  213.   end
  214.   object BitBtn1: TBitBtn
  215.     Left = 327
  216.     Top = 393
  217.     Width = 72
  218.     Height = 22
  219.     HelpContext = 7
  220.     Font.Charset = DEFAULT_CHARSET
  221.     Font.Color = clBlack
  222.     Font.Height = -11
  223.     Font.Name = 'MS Sans Serif'
  224.     Font.Style = []
  225.     ParentFont = False
  226.     TabOrder = 3
  227.     OnClick = Button3Click
  228.   end
  229.   object Button2: TButton
  230.     Left = 247
  231.     Top = 393
  232.     Width = 72
  233.     Height = 22
  234.     HelpContext = 44
  235.     Cancel = True
  236.     Font.Charset = DEFAULT_CHARSET
  237.     Font.Color = clBlack
  238.     Font.Height = -11
  239.     Font.Name = 'MS Sans Serif'
  240.     Font.Style = []
  241.     ParentFont = False
  242.     TabOrder = 2
  243.     OnClick = Button2Click
  244.   end
  245.   object Button1: TButton
  246.     Left = 167
  247.     Top = 393
  248.     Width = 72
  249.     Height = 22
  250.     HelpContext = 49
  251.     Default = True
  252.     Font.Charset = DEFAULT_CHARSET
  253.     Font.Color = clBlack
  254.     Font.Height = -11
  255.     Font.Name = 'MS Sans Serif'
  256.     Font.Style = []
  257.     ParentFont = False
  258.     TabOrder = 1
  259.     OnClick = Button1Click
  260.   end
  261. end
  262.